TBuffer.Create(Byte[],Integer,Integer) Constructor

Initializes a new instance of the TBuffer class.

Namespace: Spring.Cryptography
public
 constructor Create(const buffer: array of Byte; startIndex, count: Integer); overload;

Parameters

buffer
Type: array of Byte

startIndex
Type: Integer

count
Type: Integer